Lucene search

K
LinuxLinux Kernel

7807 matches found

CVE
CVE
added 2024/05/21 3:15 p.m.52 views

CVE-2021-47349

In the Linux kernel, the following vulnerability has been resolved: mwifiex: bring down link before deleting interface We can deadlock when rmmod'ing the driver or going through firmwarereset, because the cfg80211_unregister_wdev() has to bring down the linkfor us, ... which then grab the same wiph...

5.5CVSS6.7AI score0.00021EPSS
CVE
CVE
added 2024/05/24 3:15 p.m.52 views

CVE-2021-47570

In the Linux kernel, the following vulnerability has been resolved: staging: r8188eu: fix a memory leak in rtw_wx_read32() Free "ptmp" before returning -EINVAL.

5.5CVSS5.2AI score0.00031EPSS
CVE
CVE
added 2025/04/17 6:15 p.m.52 views

CVE-2021-47668

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_restart: fix use after free bug After calling netif_rx_ni(skb), dereferencing skb is unsafe.Especially, the can_frame cf which aliases skb memory is accessedafter the netif_rx_ni() in:stats->rx_bytes += cf->len;...

7.8CVSS6.7AI score0.00011EPSS
CVE
CVE
added 2024/08/21 7:15 a.m.52 views

CVE-2022-48874

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free and race in fastrpc_map_find Currently, there is a race window between the point when the mutex isunlocked in fastrpc_map_lookup and the reference count increasing(fastrpc_map_get) in fastrpc_map_f...

7.8CVSS6.5AI score0.00058EPSS
CVE
CVE
added 2024/08/21 7:15 a.m.52 views

CVE-2022-48876

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix initialization of rx->link and rx->link_sta There are some codepaths that do not initialize rx->link_sta properly. Thiscauses a crash in places which assume that rx->link_sta is valid if rx->stais...

5.5CVSS6.4AI score0.00047EPSS
CVE
CVE
added 2024/10/21 8:15 p.m.52 views

CVE-2022-49013

In the Linux kernel, the following vulnerability has been resolved: sctp: fix memory leak in sctp_stream_outq_migrate() When sctp_stream_outq_migrate() is called to release stream out resources,the memory pointed to by prio_head in stream out is not released. The memory leak information is as follo...

5.5CVSS5.2AI score0.00075EPSS
CVE
CVE
added 2025/02/26 7:1 a.m.52 views

CVE-2022-49391

In the Linux kernel, the following vulnerability has been resolved: remoteproc: mtk_scp: Fix a potential double free 'scp->rproc' is allocated using devm_rproc_alloc(), so there is no needto free it explicitly in the remove function.

7.8CVSS5.4AI score0.00028EPSS
CVE
CVE
added 2025/02/26 7:1 a.m.52 views

CVE-2022-49464

In the Linux kernel, the following vulnerability has been resolved: erofs: fix buffer copy overflow of ztailpacking feature I got some KASAN report as below: [ 46.959738] ==================================================================[ 46.960430] BUG: KASAN: use-after-free in z_erofs_shifted_tra...

7.8CVSS5.7AI score0.00047EPSS
CVE
CVE
added 2023/09/04 3:15 a.m.52 views

CVE-2023-20847

In imgsys_cmdq, there is a possible out of bounds read due to a missing valid range checking. This could lead to local denial of service with System execution privileges needed. User interaction is needed for exploitation. Patch ID: ALPS07354025; Issue ID: ALPS07340108.

4.2CVSS4.4AI score0.00012EPSS
CVE
CVE
added 2023/09/04 3:15 a.m.52 views

CVE-2023-32810

In bluetooth driver, there is a possible out of bounds read due to improper input validation. This could lead to local information leak with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07867212; Issue ID: ALPS07867212.

4.4CVSS4.4AI score0.00023EPSS
CVE
CVE
added 2024/05/21 4:15 p.m.52 views

CVE-2023-52770

In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extent_cache Let's allocate the extent_cache tree without dynamic conditions to avoid amissing condition causing a panic as below. create a file w/ a compressed flag disable the compre...

5.5CVSS6.7AI score0.00121EPSS
CVE
CVE
added 2024/06/19 2:15 p.m.52 views

CVE-2024-38609

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: check for null before dereferencing The wcid can be NULL. It should be checked for validity beforedereferencing it to avoid crash.

5.5CVSS6.6AI score0.00015EPSS
CVE
CVE
added 2024/09/13 6:15 a.m.52 views

CVE-2024-46699

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable preemption while updating GPU stats We forgot to disable preemption around the write_seqcount_begin/end() pairwhile updating GPU stats: [ ] WARNING: CPU: 2 PID: 12 at include/linux/seqlock.h:221 __seqprop_assert.is...

7.8CVSS7.4AI score0.00037EPSS
CVE
CVE
added 2024/12/27 2:15 p.m.52 views

CVE-2024-53205

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe In rtk_usb2phy_probe() devm_kzalloc() may return NULLbut this returned value is not checked.

5.5CVSS7AI score0.0003EPSS
CVE
CVE
added 2024/12/27 2:15 p.m.52 views

CVE-2024-53235

In the Linux kernel, the following vulnerability has been resolved: erofs: fix file-backed mounts over FUSE syzbot reported a null-ptr-deref in fuse_read_args_fill:fuse_read_folio+0xb0/0x100 fs/fuse/file.c:905filemap_read_folio+0xc6/0x2a0 mm/filemap.c:2367do_read_cache_folio+0x263/0x5c0 mm/filemap....

5.5CVSS6.4AI score0.0003EPSS
CVE
CVE
added 2025/02/27 3:15 a.m.52 views

CVE-2025-21751

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, change error flow on matcher disconnect Currently, when firmware failure occurs during matcher disconnect flow,the error flow of the function reconnects the matcher back and returnsan error, which continues running t...

7.8CVSS6.8AI score0.00032EPSS
CVE
CVE
added 1999/09/29 4:0 a.m.51 views

CVE-1999-0074

Listening TCP ports are sequentially allocated, allowing spoofing attacks.

6.4CVSS7.4AI score0.0588EPSS
CVE
CVE
added 2000/02/04 5:0 a.m.51 views

CVE-1999-0461

Versions of rpcbind including Linux, IRIX, and Wietse Venema's rpcbind allow a remote attacker to insert and delete entries by spoofing a source address.

10CVSS7AI score0.01271EPSS
CVE
CVE
added 2002/08/31 4:0 a.m.51 views

CVE-2001-1394

Signedness error in (1) getsockopt and (2) setsockopt for Linux kernel before 2.2.19 allows local users to cause a denial of service.

2.1CVSS5.2AI score0.0006EPSS
CVE
CVE
added 2002/08/31 4:0 a.m.51 views

CVE-2001-1397

The System V (SYS5) shared memory implementation for Linux kernel before 2.2.19 could allow attackers to modify recently freed memory.

2.1CVSS5.3AI score0.00137EPSS
CVE
CVE
added 2002/08/31 4:0 a.m.51 views

CVE-2001-1398

Masquerading code for Linux kernel before 2.2.19 does not fully check packet lengths in certain cases, which may lead to a vulnerability.

7.5CVSS5.4AI score0.01279EPSS
CVE
CVE
added 2007/10/14 8:0 p.m.51 views

CVE-2002-2254

The experimental IP packet queuing feature in Netfilter / IPTables in Linux kernel 2.4 up to 2.4.19 and 2.5 up to 2.5.31, when a privileged process exits and network traffic is not being queued, may allow a later process with the same Process ID (PID) to access certain network traffic that would ot...

2.1CVSS6.7AI score0.00082EPSS
CVE
CVE
added 2004/08/18 4:0 a.m.51 views

CVE-2004-0229

The framebuffer driver in Linux kernel 2.6.x does not properly use the fb_copy_cmap function, with unknown impact.

4.6CVSS6.2AI score0.00081EPSS
CVE
CVE
added 2005/02/16 5:0 a.m.51 views

CVE-2005-0176

The shmctl function in Linux 2.6.9 and earlier allows local users to unlock the memory of other processes, which could cause sensitive memory to be swapped to disk, which could allow it to be read by other users once it has been released.

5CVSS5.8AI score0.00681EPSS
CVE
CVE
added 2005/05/11 4:0 a.m.51 views

CVE-2005-1263

The elf_core_dump function in binfmt_elf.c for Linux kernel 2.x.x to 2.2.27-rc2, 2.4.x to 2.4.31-pre1, and 2.6.x to 2.6.12-rc4 allows local users to execute arbitrary code via an ELF binary that, in certain conditions involving the create_elf_tables function, causes a negative length argument to pa...

7.2CVSS5.8AI score0.00058EPSS
CVE
CVE
added 2005/10/12 1:3 p.m.51 views

CVE-2005-3119

Memory leak in the request_key_auth_destroy function in request_key_auth in Linux kernel 2.6.10 up to 2.6.13 allows local users to cause a denial of service (memory consumption) via a large number of authorization token keys.

2.1CVSS5.9AI score0.00114EPSS
CVE
CVE
added 2006/02/13 11:0 a.m.51 views

CVE-2005-3623

nfs2acl.c in the Linux kernel 2.6.14.4 does not check for MAY_SATTR privilege before setting access controls (ACL) on files on exported NFS filesystems, which allows remote attackers to bypass ACLs for readonly mounted NFS filesystems.

5CVSS7.4AI score0.00966EPSS
CVE
CVE
added 2005/11/25 9:3 p.m.51 views

CVE-2005-3808

Integer overflow in the invalidate_inode_pages2_range function in mm/truncate.c in Linux kernel 2.6.11 to 2.6.14 allows local users to cause a denial of service (hang) via 64-bit mmap calls that are not properly handled on a 32-bit system.

4.9CVSS6.1AI score0.00201EPSS
CVE
CVE
added 2006/01/10 11:0 a.m.51 views

CVE-2005-4639

Buffer overflow in the CA-driver (dst_ca.c) for TwinHan DST Frontend/Card in Linux kernel 2.6.12 and other versions before 2.6.15 allows local users to cause a denial of service (crash) and possibly execute arbitrary code by "reading more than 8 bytes into an 8 byte long array".

4.6CVSS7.4AI score0.00125EPSS
CVE
CVE
added 2006/01/06 11:3 a.m.51 views

CVE-2006-0096

wan/sdla.c in Linux kernel 2.6.x before 2.6.11 and 2.4.x before 2.4.29 does not require the CAP_SYS_RAWIO privilege for an SDLA firmware upgrade, with unknown impact and local attack vectors. NOTE: further investigation suggests that this issue requires root privileges to exploit, since it is prote...

7.2CVSS5.1AI score0.00053EPSS
CVE
CVE
added 2007/07/12 4:30 p.m.51 views

CVE-2007-3720

The process scheduler in the Linux kernel 2.4 performs scheduling based on CPU billing gathered from periodic process sampling ticks, which allows local users to cause a denial of service (CPU consumption) by performing voluntary nanosecond sleeps that result in the process not being active during ...

2.1CVSS6.1AI score0.00058EPSS
CVE
CVE
added 2017/04/24 6:59 a.m.51 views

CVE-2010-5329

The video_usercopy function in drivers/media/video/v4l2-ioctl.c in the Linux kernel before 2.6.39 relies on the count value of a v4l2_ext_controls data structure to determine a kmalloc size, which might allow local users to cause a denial of service (memory consumption) via a large value.

5.5CVSS5.1AI score0.00046EPSS
CVE
CVE
added 2012/06/13 10:24 a.m.51 views

CVE-2011-2209

Integer signedness error in the osf_sysinfo function in arch/alpha/kernel/osf_sys.c in the Linux kernel before 2.6.39.4 on the Alpha platform allows local users to obtain sensitive information from kernel memory via a crafted call.

2.1CVSS7.8AI score0.00058EPSS
CVE
CVE
added 2012/05/24 11:55 p.m.51 views

CVE-2011-2518

The tomoyo_mount_acl function in security/tomoyo/mount.c in the Linux kernel before 2.6.39.2 calls the kern_path function with arguments taken directly from a mount system call, which allows local users to cause a denial of service (OOPS) or possibly have unspecified other impact via a NULL value f...

4.9CVSS6.3AI score0.00048EPSS
CVE
CVE
added 2016/10/10 10:59 a.m.51 views

CVE-2015-8950

arch/arm64/mm/dma-mapping.c in the Linux kernel before 4.0.3, as used in the ION subsystem in Android and other products, does not initialize certain data structures, which allows local users to obtain sensitive information from kernel memory by triggering a dma_mmap call.

5.5CVSS4.9AI score0.00147EPSS
CVE
CVE
added 2017/08/24 10:29 p.m.51 views

CVE-2017-13686

net/ipv4/route.c in the Linux kernel 4.13-rc1 through 4.13-rc6 is too late to check for a NULL fi field when RTM_F_FIB_MATCH is set, which allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via crafted system calls. NOTE: this does n...

7.8CVSS7.8AI score0.0013EPSS
CVE
CVE
added 2017/02/06 6:59 a.m.51 views

CVE-2017-5547

drivers/hid/hid-corsair.c in the Linux kernel 4.9.x before 4.9.6 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual pa...

7.8CVSS7.6AI score0.00092EPSS
CVE
CVE
added 2024/05/21 3:15 p.m.51 views

CVE-2021-47273

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled When only PHY1 is used (for example on Odroid-HC4), the regmap init codeuses the usb2 ports when doesn't initialize the PHY1 regmap entry. This fixes:Unable to hand...

5.5CVSS6.6AI score0.00021EPSS
CVE
CVE
added 2024/05/24 3:15 p.m.51 views

CVE-2021-47568

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memleak in get_file_stream_info() Fix memleak in get_file_stream_info()

5.5CVSS6.7AI score0.00031EPSS
CVE
CVE
added 2024/06/20 11:15 a.m.51 views

CVE-2022-48719

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work syzkaller was able to trigger a deadlock for NTF_MANAGED entries [0]: kworker/0:16/14617 is trying to acquire lock:ffffffff8d4dd370 (&tbl->lock){+...

5.5CVSS5.2AI score0.00024EPSS
CVE
CVE
added 2024/07/16 12:15 p.m.51 views

CVE-2022-48820

In the Linux kernel, the following vulnerability has been resolved: phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable() This error path needs to decrement "usbphyc->n_pll_cons.counter" beforereturning.

7.1CVSS7.6AI score0.00021EPSS
CVE
CVE
added 2024/08/21 7:15 a.m.51 views

CVE-2022-48886

In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoidNULL pointer dereference.Moreover, use the goto-label to share the clean code.

5.5CVSS6.5AI score0.00036EPSS
CVE
CVE
added 2024/10/21 8:15 p.m.51 views

CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct soc_device_attributearray, which causes an oops when assessed by thesoc_device_match(mt7621_pcie_quirks_match) call. This was only exposed...

5.5CVSS5.3AI score0.00037EPSS
CVE
CVE
added 2025/02/26 7:1 a.m.51 views

CVE-2022-49403

In the Linux kernel, the following vulnerability has been resolved: lib/string_helpers: fix not adding strarray to device's resource list Add allocated strarray to device's resource list. This is a must toautomatically release strarray when the device disappears. Without this fix we have a memory l...

5.5CVSS6.4AI score0.00022EPSS
CVE
CVE
added 2025/02/26 7:1 a.m.51 views

CVE-2022-49692

In the Linux kernel, the following vulnerability has been resolved: net: phy: at803x: fix NULL pointer dereference on AR9331 PHY Latest kernel will explode on the PHY interrupt config, since it dependsnow on allocated priv. So, run probe to allocate priv to fix it. ar9331_switch ethernet.1:10 lan0 ...

5.5CVSS5.3AI score0.00038EPSS
CVE
CVE
added 2025/03/27 5:15 p.m.51 views

CVE-2022-49757

In the Linux kernel, the following vulnerability has been resolved: EDAC/highbank: Fix memory leak in highbank_mc_probe() When devres_open_group() fails, it returns -ENOMEM without freeing memoryallocated by edac_mc_alloc(). Call edac_mc_free() on the error handling path to avoid a memory leak. [ b...

5.5CVSS6.5AI score0.00015EPSS
CVE
CVE
added 2023/09/04 3:15 a.m.51 views

CVE-2023-20840

In imgsys, there is a possible out of bounds read and write due to a missing valid range checking. This could lead to local escalation of privilege with System execution privileges needed. User interaction is needed for exploitation. Patch ID: ALPS07326430; Issue ID: ALPS07326430.

6.5CVSS6.5AI score0.00027EPSS
CVE
CVE
added 2024/08/21 7:15 a.m.51 views

CVE-2023-52911

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the AdrenoGPU working in the headless mode (e.g. iMX platforms). Unable to handle kernel NULL pointer dereference at virtu...

5.5CVSS6.4AI score0.00047EPSS
CVE
CVE
added 2024/08/07 4:15 p.m.51 views

CVE-2024-42235

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add NULL pointer check to crst_table_free() base_crst_free() crst_table_free() used to work with NULL pointers before the conversionto ptdescs. Since crst_table_free() can be called with a NULL pointer(error handling in cr...

5.5CVSS6.5AI score0.00039EPSS
CVE
CVE
added 2024/08/08 9:15 a.m.51 views

CVE-2024-42255

In the Linux kernel, the following vulnerability has been resolved: tpm: Use auth only after NULL check in tpm_buf_check_hmac_response() Dereference auth after NULL check in tpm_buf_check_hmac_response().Otherwise, unless tpm2_sessions_init() was called, a call can cause NULLdereference, when TCG_T...

5.5CVSS6.6AI score0.00036EPSS
Total number of security vulnerabilities7807